[INFO] cloning repository https://github.com/santamn/rectification
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/santamn/rectification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantamn%2Frectification", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantamn%2Frectification'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1fa4dd8d6b3e50522e44fe480beda3669aa98529
[INFO] testing santamn/rectification against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsantamn%2Frectification" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  35% (27/76)
Updating files:  36% (28/76)
Updating files:  38% (29/76)
Updating files:  39% (30/76)
Updating files:  40% (31/76)
Updating files:  42% (32/76)
Updating files:  43% (33/76)
Updating files:  44% (34/76)
Updating files:  46% (35/76)
Updating files:  47% (36/76)
Updating files:  48% (37/76)
Updating files:  50% (38/76)
Updating files:  51% (39/76)
Updating files:  52% (40/76)
Updating files:  53% (41/76)
Updating files:  55% (42/76)
Updating files:  56% (43/76)
Updating files:  57% (44/76)
Updating files:  59% (45/76)
Updating files:  60% (46/76)
Updating files:  61% (47/76)
Updating files:  63% (48/76)
Updating files:  64% (49/76)
Updating files:  65% (50/76)
Updating files:  67% (51/76)
Updating files:  68% (52/76)
Updating files:  69% (53/76)
Updating files:  71% (54/76)
Updating files:  72% (55/76)
Updating files:  73% (56/76)
Updating files:  75% (57/76)
Updating files:  76% (58/76)
Updating files:  77% (59/76)
Updating files:  78% (60/76)
Updating files:  80% (61/76)
Updating files:  81% (62/76)
Updating files:  82% (63/76)
Updating files:  84% (64/76)
Updating files:  85% (65/76)
Updating files:  86% (66/76)
Updating files:  88% (67/76)
Updating files:  89% (68/76)
Updating files:  90% (69/76)
Updating files:  92% (70/76)
Updating files:  93% (71/76)
Updating files:  94% (72/76)
Updating files:  96% (73/76)
Updating files:  97% (74/76)
Updating files:  98% (75/76)
Updating files: 100% (76/76)
Updating files: 100% (76/76), done.
[INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/santamn/rectification
[INFO] finished tweaking git repo https://github.com/santamn/rectification
[INFO] tweaked toml for git repo https://github.com/santamn/rectification written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/santamn/rectification on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/santamn/rectification already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6caaade69cde42178da6f29889634dc96ac37e8109640014dd3d3e7d39fc922
[INFO] running `Command { std: "docker" "start" "-a" "c6caaade69cde42178da6f29889634dc96ac37e8109640014dd3d3e7d39fc922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6caaade69cde42178da6f29889634dc96ac37e8109640014dd3d3e7d39fc922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6caaade69cde42178da6f29889634dc96ac37e8109640014dd3d3e7d39fc922", kill_on_drop: false }`
[INFO] [stdout] c6caaade69cde42178da6f29889634dc96ac37e8109640014dd3d3e7d39fc922
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 10daafbea96b622a756ec448b7331c3b5194f631e2ec3cf9aeb912374ca1a5fa
[INFO] running `Command { std: "docker" "start" "-a" "10daafbea96b622a756ec448b7331c3b5194f631e2ec3cf9aeb912374ca1a5fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_distr v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling rectification v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PI`
[INFO] [stdout]  --> src/main.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::{PI, SQRT_2};
[INFO] [stdout]   |                        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter` and `Write`
[INFO] [stdout]  --> src/main.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{BufWriter, Write};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `movement_history` is never used
[INFO] [stdout]    --> src/main.rs:143:4
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn movement_history<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.47s
[INFO] running `Command { std: "docker" "inspect" "10daafbea96b622a756ec448b7331c3b5194f631e2ec3cf9aeb912374ca1a5fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "10daafbea96b622a756ec448b7331c3b5194f631e2ec3cf9aeb912374ca1a5fa", kill_on_drop: false }`
[INFO] [stdout] 10daafbea96b622a756ec448b7331c3b5194f631e2ec3cf9aeb912374ca1a5fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9df8db26cf8d099a5deee980fcc1062bdf6e9ef4c17fe15883eeedcabd497d8d
[INFO] running `Command { std: "docker" "start" "-a" "9df8db26cf8d099a5deee980fcc1062bdf6e9ef4c17fe15883eeedcabd497d8d", kill_on_drop: false }`
[INFO] [stderr]    Compiling rectification v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `PI`
[INFO] [stdout]  --> src/main.rs:6:24
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::f64::consts::{PI, SQRT_2};
[INFO] [stdout]   |                        ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> src/main.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter` and `Write`
[INFO] [stdout]  --> src/main.rs:8:15
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::io::{BufWriter, Write};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `movement_history` is never used
[INFO] [stdout]    --> src/main.rs:143:4
[INFO] [stdout]     |
[INFO] [stdout] 143 | fn movement_history<T>(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.75s
[INFO] running `Command { std: "docker" "inspect" "9df8db26cf8d099a5deee980fcc1062bdf6e9ef4c17fe15883eeedcabd497d8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9df8db26cf8d099a5deee980fcc1062bdf6e9ef4c17fe15883eeedcabd497d8d", kill_on_drop: false }`
[INFO] [stdout] 9df8db26cf8d099a5deee980fcc1062bdf6e9ef4c17fe15883eeedcabd497d8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8343240b417276d1d644ec07b313231b28ff8b145812ea1dacc080697702d79a
[INFO] running `Command { std: "docker" "start" "-a" "8343240b417276d1d644ec07b313231b28ff8b145812ea1dacc080697702d79a", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `PI`
[INFO] [stderr]  --> src/main.rs:6:24
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::f64::consts::{PI, SQRT_2};
[INFO] [stderr]   |                        ^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::File`
[INFO] [stderr]  --> src/main.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::fs::File;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BufWriter` and `Write`
[INFO] [stderr]  --> src/main.rs:8:15
[INFO] [stderr]   |
[INFO] [stderr] 8 | use std::io::{BufWriter, Write};
[INFO] [stderr]   |               ^^^^^^^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `movement_history` is never used
[INFO] [stderr]    --> src/main.rs:143:4
[INFO] [stderr]     |
[INFO] [stderr] 143 | fn movement_history<T>(
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rectification` (bin "rectification" test) generated 4 warnings (run `cargo fix --bin "rectification" -p rectification --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rectification-63502b028b68a2c8)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rectification-857fc249affcaeb4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::test_diparticle has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "8343240b417276d1d644ec07b313231b28ff8b145812ea1dacc080697702d79a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8343240b417276d1d644ec07b313231b28ff8b145812ea1dacc080697702d79a", kill_on_drop: false }`
[INFO] [stdout] 8343240b417276d1d644ec07b313231b28ff8b145812ea1dacc080697702d79a
